Skip to content

Seed Compare with useful image pairs - #70

Draft
simon-mo wants to merge 1 commit into
mainfrom
agent/compare-image-defaults
Draft

Seed Compare with useful image pairs#70
simon-mo wants to merge 1 commit into
mainfrom
agent/compare-image-defaults

Conversation

@simon-mo

Copy link
Copy Markdown
Contributor

What changed

  • automatically seed a blank Compare route with the latest canonical nightly image pair that is actually present in Perf/Eval filters
  • add one-click presets for the latest nightlies and latest official releases
  • keep explicit deep links and a user's cleared selections authoritative
  • replace long registry references with concise release/nightly labels while preserving raw values for search and tooltips
  • preserve date filters in the URL and fix the image-detail card's narrow-screen overflow
  • add focused tests for pair selection and label formatting

Why

Compare previously opened with two empty selectors, so users first had to understand opaque registry tags and manually hunt for a compatible pair before seeing any result. The default now opens on a real comparison with 73 matched checks while keeping every filter editable.

Before After Why
Empty selectors and no comparison Latest canonical nightlies selected with results loaded Gives the page an immediately useful starting point
Full image registry strings Nightly aa99034 · x86 64 and Release v0.26.0 Makes image choices scannable without losing raw-value search
Date changes were local-only Date range is reflected in the Compare URL Keeps deep links complete and reproducible
Image metadata could overflow at 390px Explicit zero-min grid tracks and 44px mobile swap target Preserves narrow-screen layout and touch usability

Visual

Compare default before and after

Validation

  • npm test — 7/7 passing
  • targeted ESLint — passing
  • npx tsc --noEmit — passing
  • npm run build — 43 routes generated
  • visual inspection in light mode at 1440px and a true 390px emulated viewport
  • verified the default pair returns 73 matched checks (63 perf, 10 eval)

Signed-off-by: Simon Mo <simon.mo@hey.com>
@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vllm-ci-dashboard Ready Ready Preview Aug 18, 2026 8:51pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant